com.supermap.plot
Class AnimationPlayFinishEvent
- java.lang.Object
-
- java.util.EventObject
-
- com.supermap.plot.AnimationPlayFinishEvent
-
- All Implemented Interfaces:
- java.io.Serializable
public class AnimationPlayFinishEvent extends java.util.EventObject
An event of stopping to play an animation- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description AnimationPlayFinishEvent(java.lang.String strname)
The constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.String
getName()
Gets the name
-